Spring Boot Kotlin API
Toggle table of contents
4.0.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Spring Boot Kotlin API
Spring Boot Kotlin API
/
org.springframework.boot.docs.io.caching.provider
/
[jvm]MyCacheManagerConfiguration
My
Cache
Manager
Configuration
@
Configuration
(
proxyBeanMethods
=
false
)
open
class
MyCacheManagerConfiguration
Members
Constructors
My
Cache
Manager
Configuration
Link copied to clipboard
constructor
(
)
Functions
cache
Manager
Customizer
Link copied to clipboard
@
Bean
open
fun
cacheManagerCustomizer
(
)
:
CacheManagerCustomizer
<
ConcurrentMapCacheManager
>